[INFO] cloning repository https://github.com/dean0x/skim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dean0x/skim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdean0x%2Fskim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdean0x%2Fskim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1dda69830613ad5845a4b58c5c0ccd23cea2037d
[INFO] testing dean0x/skim/1dda69830613ad5845a4b58c5c0ccd23cea2037d against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdean0x%2Fskim" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dean0x/skim
[INFO] finished tweaking git repo https://github.com/dean0x/skim
[INFO] tweaked toml for git repo https://github.com/dean0x/skim written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dean0x/skim on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dean0x/skim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded tree-sitter-go v0.25.0
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded tree-sitter-c v0.24.1
[INFO] [stderr]   Downloaded tree-sitter-md v0.5.1
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.0
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] [stderr]   Downloaded tiktoken-rs v0.7.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98b232e202f75330e14c89c8da75e8f54e8628f02a075f6b4f17db1effc75da5
[INFO] running `Command { std: "docker" "start" "-a" "98b232e202f75330e14c89c8da75e8f54e8628f02a075f6b4f17db1effc75da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98b232e202f75330e14c89c8da75e8f54e8628f02a075f6b4f17db1effc75da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b232e202f75330e14c89c8da75e8f54e8628f02a075f6b4f17db1effc75da5", kill_on_drop: false }`
[INFO] [stdout] 98b232e202f75330e14c89c8da75e8f54e8628f02a075f6b4f17db1effc75da5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99464c2fee45526a76e321a2f2c975448084619b5061f11be00aef0fba93b55d
[INFO] running `Command { std: "docker" "start" "-a" "99464c2fee45526a76e321a2f2c975448084619b5061f11be00aef0fba93b55d", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-md v0.5.1
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tiktoken-rs v0.7.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rskim-core v1.0.0 (/opt/rustwide/workdir/crates/rskim-core)
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling rskim v1.0.0 (/opt/rustwide/workdir/crates/rskim)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.53s
[INFO] running `Command { std: "docker" "inspect" "99464c2fee45526a76e321a2f2c975448084619b5061f11be00aef0fba93b55d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99464c2fee45526a76e321a2f2c975448084619b5061f11be00aef0fba93b55d", kill_on_drop: false }`
[INFO] [stdout] 99464c2fee45526a76e321a2f2c975448084619b5061f11be00aef0fba93b55d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a24f15e1882112e2cd149ae319b27af925f7ca0c50d5776394d251445db0d30
[INFO] running `Command { std: "docker" "start" "-a" "4a24f15e1882112e2cd149ae319b27af925f7ca0c50d5776394d251445db0d30", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rskim-core v1.0.0 (/opt/rustwide/workdir/crates/rskim-core)
[INFO] [stderr]    Compiling rskim v1.0.0 (/opt/rustwide/workdir/crates/rskim)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.65s
[INFO] running `Command { std: "docker" "inspect" "4a24f15e1882112e2cd149ae319b27af925f7ca0c50d5776394d251445db0d30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a24f15e1882112e2cd149ae319b27af925f7ca0c50d5776394d251445db0d30", kill_on_drop: false }`
[INFO] [stdout] 4a24f15e1882112e2cd149ae319b27af925f7ca0c50d5776394d251445db0d30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 984855fcf2138e973212d3c47a7ea06586f28af795aea2612d02a6d48dc01e51
[INFO] running `Command { std: "docker" "start" "-a" "984855fcf2138e973212d3c47a7ea06586f28af795aea2612d02a6d48dc01e51", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/skim-cf32ddf7c578a0d9)
[INFO] [stdout] 
[INFO] [stdout] running 530 tests
[INFO] [stdout] test analytics::tests::test_analytics_disabled_with_value_true ... ok
[INFO] [stdout] test analytics::tests::test_analytics_disabled_case_insensitive ... ok
[INFO] [stdout] test analytics::tests::test_analytics_disabled_with_value_yes ... ok
[INFO] [stdout] test analytics::tests::test_analytics_disabled_with_value_1 ... ok
[INFO] [stdout] test analytics::tests::test_analytics_enabled_with_value_false ... ok
[INFO] [stdout] test analytics::tests::test_analytics_enabled_when_env_unset ... ok
[INFO] [stdout] test analytics::tests::test_analytics_enabled_with_empty_string ... ok
[INFO] [stdout] test analytics::tests::test_analytics_enabled_with_value_0 ... ok
[INFO] [stdout] test analytics::tests::test_analytics_enabled_with_value_no ... ok
[INFO] [stdout] test analytics::tests::test_estimate_calculation ... ok
[INFO] [stdout] test analytics::tests::test_force_disable_analytics_disables ... ok
[INFO] [stdout] test analytics::tests::test_pricing_infinity_falls_back_to_default ... ok
[INFO] [stdout] test analytics::tests::test_pricing_nan_falls_back_to_default ... ok
[INFO] [stdout] test analytics::tests::test_pricing_zero_is_valid ... ok
[INFO] [stdout] test analytics::tests::test_pricing_negative_falls_back_to_default ... ok
[INFO] [stdout] test analytics::tests::test_pricing_default ... ok
[INFO] [stdout] test analytics::tests::test_since_clause_with_extra_no_since ... ok
[INFO] [stdout] test analytics::tests::test_since_clause_with_extra_with_since ... ok
[INFO] [stdout] test cache::tests::test_cache_key_generation ... ok
[INFO] [stdout] test cache::tests::test_cache_read_write ... ok
[INFO] [stdout] test analytics::tests::test_analytics_meta_table_created_by_migration ... ok
[INFO] [stdout] test cache::tests::test_cache_read_write_with_token_budget ... ok
[INFO] [stdout] test analytics::tests::test_since_filter ... ok
[INFO] [stdout] test analytics::tests::test_mode_breakdown ... ok
[INFO] [stdout] test cascade::tests::test_cascade_errors_when_no_mode_produces_output ... ok
[INFO] [stdout] test analytics::tests::test_daily_breakdown_groups_correctly ... ok
[INFO] [stdout] test analytics::tests::test_open_creates_tables ... ok
[INFO] [stdout] test cache::tests::test_cache_stores_effective_mode ... ok
[INFO] [stdout] test analytics::tests::test_wal_mode_enabled ... ok
[INFO] [stdout] test analytics::tests::test_record_truncates_long_original_cmd ... ok
[INFO] [stdout] test cascade::tests::test_serde_cascade_errors_when_no_output ... ok
[INFO] [stdout] test analytics::tests::test_db_file_permissions_are_owner_only ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_flag_injection_skipped ... ok
[INFO] [stdout] test analytics::tests::test_record_and_query_summary ... ok
[INFO] [stdout] test analytics::tests::test_clear_deletes_all ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_inject_flag_before_separator ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_inject_flag_no_separator ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_tier1_build_success ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_tier1_clippy_warnings ... ok
[INFO] [stdout] test analytics::tests::test_command_breakdown ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_tier3_passthrough ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_tier1_clippy_warning_codes_grouped ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_tier1_build_failure ... ok
[INFO] [stdout] test analytics::tests::test_language_breakdown ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_user_has_flag_present ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_tier2_regex_errors ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_user_message_format_skips_injection_and_falls_through ... ok
[INFO] [stdout] test cmd::build::tsc::tests::test_tier1_tsc_success ... ok
[INFO] [stdout] test cmd::build::tsc::tests::test_tier1_tsc_errors ... ok
[INFO] [stdout] test analytics::tests::test_prune_removes_old_records ... ok
[INFO] [stdout] test analytics::tests::test_tier_distribution ... ok
[INFO] [stdout] test cmd::build::tsc::tests::test_tier3_passthrough ... ok
[INFO] [stdout] test cmd::discover::tests::test_get_rewrite_target ... ok
[INFO] [stdout] test cmd::discover::tests::test_check_has_rewrite ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_args_json ... ok
[INFO] [stdout] test cmd::build::tsc::tests::test_tsc_group_by_file ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_args_session_latest ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_args_since ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_args_unknown_agent ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_args_unknown_flag ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_duration_ago_days ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_duration_ago_hours ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_duration_ago_invalid ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_duration_ago_weeks ... ok
[INFO] [stdout] test cmd::git::tests::test_diff_no_passthrough_without_flag ... ok
[INFO] [stdout] test cmd::git::tests::test_diff_passthrough_with_check ... ok
[INFO] [stdout] test cmd::git::tests::test_diff_passthrough_with_name_only ... ok
[INFO] [stdout] test cmd::git::tests::test_extract_last_path_with_spaces ... ok
[INFO] [stdout] test cmd::git::tests::test_log_detects_max_count ... ok
[INFO] [stdout] test cmd::git::tests::test_log_detects_n_flag ... ok
[INFO] [stdout] test cmd::git::tests::test_log_no_limit_flag ... ok
[INFO] [stdout] test cmd::git::tests::test_log_passthrough_with_format ... ok
[INFO] [stdout] test cmd::git::tests::test_log_passthrough_with_format_equals ... ok
[INFO] [stdout] test cmd::git::tests::test_log_passthrough_with_oneline ... ok
[INFO] [stdout] test cmd::git::tests::test_map_exit_code_failure ... ok
[INFO] [stdout] test cmd::git::tests::test_map_exit_code_none ... ok
[INFO] [stdout] test cmd::git::tests::test_map_exit_code_success ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_diff_stat ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_diff_stat_binary_files ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_log_empty ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_diff_stat_empty ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_log_single_commit ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_status_clean ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_log_format ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_status_path_with_spaces ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_status_shows_all_files ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_status_dirty ... ok
[INFO] [stdout] test cmd::git::tests::test_split_multiple_global_flags ... ok
[INFO] [stdout] test cmd::git::tests::test_split_no_global_flags ... ok
[INFO] [stdout] test cmd::git::tests::test_split_with_c_flag ... ok
[INFO] [stdout] test cmd::git::tests::test_split_with_git_dir_equals ... ok
[INFO] [stdout] test cmd::git::tests::test_parse_status_unmerged_entries ... ok
[INFO] [stdout] test cmd::git::tests::test_split_with_no_optional_locks ... ok
[INFO] [stdout] test cmd::git::tests::test_status_passthrough_with_porcelain ... ok
[INFO] [stdout] test cmd::git::tests::test_status_passthrough_with_porcelain_v2 ... ok
[INFO] [stdout] test cmd::git::tests::test_status_passthrough_with_short ... ok
[INFO] [stdout] test cmd::git::tests::test_split_with_no_pager ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_command_typo_edit_distance_2 ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_completely_different ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_edit_dist_more_failed_tokens ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_empty_commands ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_identical_commands ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_missing_arg ... ok
[INFO] [stdout] test cmd::git::tests::test_user_has_flag_empty_args ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_same_length_multiple_diffs ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_same_length_single_non_flag_diff ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_missing_separator ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_shared_prefix_equal_tokens ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_shared_prefix_fewer_failed_tokens ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_shared_prefix_more_failed_tokens ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_typo_in_command_name ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_single_token_no_match ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_whitespace_only_diff ... ok
[INFO] [stdout] test cmd::learn::tests::test_deduplicate_merges_same_pair ... ok
[INFO] [stdout] test cmd::learn::tests::test_classify_wrong_flag ... ok
[INFO] [stdout] test cmd::learn::tests::test_detect_corrections_basic ... ok
[INFO] [stdout] test cmd::learn::tests::test_detect_corrections_candidate_no_result_skipped ... ok
[INFO] [stdout] test cmd::learn::tests::test_detect_corrections_missing_separator ... ok
[INFO] [stdout] test cmd::learn::tests::test_detect_corrections_no_fix ... ok
[INFO] [stdout] test cmd::learn::tests::test_detect_corrections_multiple_pairs ... ok
[INFO] [stdout] test cmd::learn::tests::test_detect_corrections_respects_lookahead ... ok
[INFO] [stdout] test cmd::learn::tests::test_detect_corrections_skips_no_result ... ok
[INFO] [stdout] test cmd::learn::tests::test_detect_corrections_tdd_cycle_excluded ... ok
[INFO] [stdout] test cmd::learn::tests::test_filter_excludes_path_only ... ok
[INFO] [stdout] test cmd::learn::tests::test_filter_keeps_single_occurrence_typo ... ok
[INFO] [stdout] test cmd::learn::tests::test_filter_single_occurrence_non_typo ... ok
[INFO] [stdout] test cmd::learn::tests::test_generate_rules_content ... ok
[INFO] [stdout] test cmd::learn::tests::test_levenshtein_completely_different ... ok
[INFO] [stdout] test cmd::learn::tests::test_levenshtein_empty ... ok
[INFO] [stdout] test cmd::learn::tests::test_levenshtein_identical ... ok
[INFO] [stdout] test cmd::learn::tests::test_levenshtein_large_length_difference ... ok
[INFO] [stdout] test cmd::learn::tests::test_levenshtein_normal_inputs_unchanged ... ok
[INFO] [stdout] test cmd::learn::tests::test_levenshtein_one_char ... ok
[INFO] [stdout] test cmd::learn::tests::test_levenshtein_oversized_input ... ok
[INFO] [stdout] test cmd::learn::tests::test_levenshtein_two_chars ... ok
[INFO] [stdout] test cmd::learn::tests::test_looks_like_error_benign_error_word ... ok
[INFO] [stdout] test cmd::learn::tests::test_looks_like_error_empty ... ok
[INFO] [stdout] test cmd::learn::tests::test_looks_like_error_negative ... ok
[INFO] [stdout] test cmd::build::cargo::tests::test_user_has_flag_absent ... ok
[INFO] [stdout] test cmd::build::tsc::tests::test_tier2_tsc_errors_on_stdout ... ok
[INFO] [stdout] test cmd::discover::tests::test_is_skimmable_file ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_args_agent ... ok
[INFO] [stdout] test cmd::discover::tests::test_parse_args_defaults ... ok
[INFO] [stdout] test cmd::learn::tests::test_looks_like_path_negative ... ok
[INFO] [stdout] test cmd::learn::tests::test_looks_like_path_positive ... ok
[INFO] [stdout] test cmd::learn::tests::test_normalize_command_preserves_three ... ok
[INFO] [stdout] test cmd::learn::tests::test_normalize_command_short ... ok
[INFO] [stdout] test cmd::learn::tests::test_normalize_command_truncates ... ok
[INFO] [stdout] test cmd::learn::tests::test_parse_args_agent ... ok
[INFO] [stdout] test cmd::learn::tests::test_parse_args_dry_run ... ok
[INFO] [stdout] test cmd::learn::tests::test_parse_args_agent_missing_value ... ok
[INFO] [stdout] test cmd::learn::tests::test_parse_args_defaults ... ok
[INFO] [stdout] test cmd::learn::tests::test_parse_args_json ... ok
[INFO] [stdout] test cmd::learn::tests::test_parse_args_since ... ok
[INFO] [stdout] test cmd::learn::tests::test_parse_args_unknown_flag ... ok
[INFO] [stdout] test cmd::learn::tests::test_looks_like_error_positive ... ok
[INFO] [stdout] test cmd::learn::tests::test_parse_args_unknown_agent ... ok
[INFO] [stdout] test cmd::learn::tests::test_looks_like_error_real_error_patterns ... ok
[INFO] [stdout] test cmd::learn::tests::test_parse_args_since_missing_value ... ok
[INFO] [stdout] test cmd::learn::tests::test_path_only_difference_different_length ... ok
[INFO] [stdout] test cmd::learn::tests::test_parse_args_generate ... ok
[INFO] [stdout] test cmd::learn::tests::test_path_only_difference_false_flag ... ok
[INFO] [stdout] test cmd::learn::tests::test_path_only_difference_identical ... ok
[INFO] [stdout] test cmd::learn::tests::test_path_only_difference_true ... ok
[INFO] [stdout] test cmd::learn::tests::test_sanitize_command_for_rules_backticks ... ok
[INFO] [stdout] test cmd::learn::tests::test_sanitize_command_for_rules_basic ... ok
[INFO] [stdout] test cmd::learn::tests::test_sanitize_command_for_rules_heading_injection ... ok
[INFO] [stdout] test cmd::learn::tests::test_sanitize_command_for_rules_newlines ... ok
[INFO] [stdout] test cmd::learn::tests::test_sanitize_command_for_rules_truncation ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_and_and_as_token_passed_through ... ok
[INFO] [stdout] test cmd::learn::tests::test_tdd_cycle_detected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_bare_pytest_with_flag ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_build_category_for_cargo_build ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cargo_build ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cargo_clippy ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cargo_nextest_run ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cargo_test ... ok
[INFO] [stdout] test cmd::learn::tests::test_tdd_cycle_not_detected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_bare_tsc ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_bare_vitest ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cargo_test_with_trailing_args ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cargo_toolchain_with_env_var ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_b_flag_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_line_numbers_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_mixed_code_and_non_code_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_multi_code_files ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_non_code_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_non_code_txt_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_bare_pytest ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_single_code_file ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_squeeze_blanks ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cargo_toolchain_nightly ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cargo_toolchain_stable ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_e_flag_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_t_flag_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cd_not_rewritten ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_compound_none_rewritten ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_compound_one_rewritten ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_compound_pipe_excluded_source ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_compound_pipe_first_rewritten ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_empty_input ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_env_var_only_is_no_match ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_env_var_stripping ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_upper_a_flag_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_v_flag_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_env_var_with_head ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_env_var_with_cat ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_category_for_git_status ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_diff ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_diff_with_check_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_diff_with_name_only_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_diff_with_name_status_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_compound_both_rewritten ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_diff_with_stat_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_env_var_with_numbers ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_log_pretty_with_value_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_env_var_with_tail ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_log_with_format_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_log_format_with_value_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_log ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_log_with_pretty_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_status_with_porcelain_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_status_with_s_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_status_with_short_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_go_test ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_head_dash_n ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_head_long_flag_bytes ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_head_n_no_space ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_head_n_non_numeric ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_head_n_space ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_head_n_without_value ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_head_no_count ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_head_non_code_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_head_unknown_flag_c ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_is_code_file_go ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_is_code_file_java ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_is_code_file_json ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_is_code_file_py ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_is_code_file_rs ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_is_code_file_ts ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_is_not_code_file_csv ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_is_not_code_file_no_extension ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_is_not_code_file_txt ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_lowercase_key_not_env_var ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_multiple_env_vars ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_npx_tsc ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_npx_vitest ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_or_or_as_token_passed_through ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_pipe_as_token_passed_through ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_python3_m_pytest ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_python_m_pytest ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_read_category_for_cat ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_read_category_for_head ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_read_category_for_tail ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_semicolon_as_token_passed_through ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_separator_preserved ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_separator_with_middle_args ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_and_and ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_and_and_no_spaces ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_backtick_bails ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_double_quoted_operators_not_split ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_escaped_double_quotes_not_split ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_heredoc_bails ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_leading_and_and_no_empty_segment ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_mixed_operators ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_mixed_pipe_and_sequential ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_or_or ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_pipe ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_redirect_2_ampersand_1_not_separator ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_semicolon ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_simple ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_single_quoted_operators_not_split ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_subshell_bails ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_trailing_and_and_no_empty_segment ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_unmatched_quote_bails ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_split_compound_variable_expansion_bails ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_suggest_match_json_format ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_suggest_no_match_json_format ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_tail_n_space ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_tail_dash_n ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_tail_non_code_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_tail_unknown_flag_f ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_log_with_oneline_skipped ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_git_status ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_unknown_command ... ok
[INFO] [stdout] test cmd::session::claude::tests::test_correlate_tool_result ... ok
[INFO] [stdout] test cmd::session::claude::tests::test_empty_input ... ok
[INFO] [stdout] test cmd::session::claude::tests::test_multiple_tools_in_one_message ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_tail_no_count ... ok
[INFO] [stdout] test cmd::session::claude::tests::test_parse_tool_input_variants ... ok
[INFO] [stdout] test cmd::session::claude::tests::test_skip_malformed_lines ... ok
[INFO] [stdout] test cmd::session::claude::tests::test_parse_tool_use_bash ... ok
[INFO] [stdout] test cmd::session::claude::tests::test_parse_tool_use_read ... ok
[INFO] [stdout] test cmd::session::claude::tests::test_tool_input_file_path ... ok
[INFO] [stdout] test cmd::session::claude::tests::test_tool_result_is_error ... ok
[INFO] [stdout] test cmd::session::claude::tests::test_tool_result_with_array_content ... ok
[INFO] [stdout] test cmd::stats::tests::test_parse_value_flag_equals ... ok
[INFO] [stdout] test cmd::stats::tests::test_parse_value_flag_bare ... ok
[INFO] [stdout] test cmd::stats::tests::test_run_dashboard_empty_store ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_test_category_for_cargo_test ... ok
[INFO] [stdout] test cmd::stats::tests::test_run_dashboard_with_cost ... ok
[INFO] [stdout] test cmd::stats::tests::test_run_dashboard_with_data ... ok
[INFO] [stdout] test cmd::stats::tests::test_run_dashboard_with_since_label ... ok
[INFO] [stdout] test cmd::stats::tests::test_run_json_empty_store ... ok
[INFO] [stdout] test cmd::stats::tests::test_run_json_with_cost ... ok
[INFO] [stdout] test cmd::stats::tests::test_run_json_with_data ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_flag_injection_not_triggered_for_different_flag ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_flag_injection_skipped ... ok
[INFO] [stdout] test cmd::stats::tests::test_run_clear_mock ... ok
[INFO] [stdout] test cmd::stats::tests::test_parse_value_flag_missing ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_inject_flag_no_separator ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_parse_json_produces_full ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_separator_args_preserved ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_tier1_all_pass ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_tier1_nextest_pass ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_tier1_nextest_dedup ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_tier1_with_failures ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_parse_garbage_produces_passthrough ... ok
[INFO] [stdout] test cmd::test::go::tests::test_empty_input ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_tier2_regex_fallback ... ok
[INFO] [stdout] test cmd::test::go::tests::test_flag_injection_skipped_with_json ... ok
[INFO] [stdout] test cmd::test::go::tests::test_flag_injection_skipped_with_v ... ok
[INFO] [stdout] test cmd::test::go::tests::test_ndjson_malformed_lines_skipped ... ok
[INFO] [stdout] test cmd::test::go::tests::test_ndjson_skip_action ... ok
[INFO] [stdout] test cmd::test::go::tests::test_ndjson_with_only_package_events ... ok
[INFO] [stdout] test cmd::test::go::tests::test_separator_flag_injection ... ok
[INFO] [stdout] test cmd::test::go::tests::test_tier1_all_pass ... ok
[INFO] [stdout] test cmd::test::go::tests::test_tier1_multi_package ... ok
[INFO] [stdout] test cmd::test::go::tests::test_tier1_with_failures ... ok
[INFO] [stdout] test cmd::test::go::tests::test_tier2_regex_fallback ... ok
[INFO] [stdout] test cmd::test::go::tests::test_regex_with_skip_outcome ... ok
[INFO] [stdout] test cmd::test::go::tests::test_tier3_passthrough ... ok
[INFO] [stdout] test cmd::test::go::tests::test_user_has_flag_with_equals ... ok
[INFO] [stdout] test cmd::test::go::tests::test_v_equals_false_still_injects_json ... ok
[INFO] [stdout] test cmd::test::go::tests::test_v_equals_true_skips_json_injection ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_flag_injection_default ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_flag_injection_skipped_with_quiet ... ok
[INFO] [stdout] test cmd::test::go::tests::test_user_has_flag_no_match ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_flag_injection_skipped_with_verbose ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_flag_injection_skipped_with_tb ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_parse_plain_text_produces_degraded ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_passthrough ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_summary_duration_extraction ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_summary_failed_and_error_no_passed ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_summary_all_groups ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_summary_failed_only_no_passed ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_summary_passed_only ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_summary_line_extracts_duration ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_cat_bare_rejected ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_compound_env_vars_preserved ... ok
[INFO] [stdout] test cmd::rewrite::tests::test_go_test_with_path ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_tier1_extracts_duration ... ok
[INFO] [stdout] test cmd::test::cargo::tests::test_tier2_regex_with_failures ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_tier1_all_pass ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_tier1_mixed ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_user_has_flag_exact_match ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_user_has_flag_not_present ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_user_has_flag_with_equals ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_brace_balance_deeply_nested ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_tier1_deduplicates_entries ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_brace_balance_escaped_quotes_in_string ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_brace_balance_nested_objects ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_brace_balance_no_json ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_brace_balance_string_with_braces ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_brace_balance_prefix_noise_with_unbalanced_brace ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_brace_balance_prefix_balanced_non_json ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_brace_balance_unclosed_brace ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_flag_injection_skipped_bare_flag ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_flag_injection_needed_when_no_reporter ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_flag_injection_skipped_when_reporter_present ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_tier1_ansi_encoded_json ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_tier1_clean_json ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_tier1_pnpm_prefix_noise ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_summary_no_match_on_garbage ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_tier1_with_failures ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_tier1_with_failures ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_tier2_regex_fallback_pipe_format ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_tier3_passthrough ... ok
[INFO] [stdout] test multi::tests::test_glob_walk_root_brace_expansion ... ok
[INFO] [stdout] test multi::tests::test_glob_walk_root_doublestar_start ... ok
[INFO] [stdout] test multi::tests::test_glob_walk_root_multi_segment_prefix ... ok
[INFO] [stdout] test multi::tests::test_glob_walk_root_no_glob_chars_defensive ... ok
[INFO] [stdout] test multi::tests::test_glob_walk_root_question_mark ... ok
[INFO] [stdout] test multi::tests::test_glob_walk_root_single_dir_star ... ok
[INFO] [stdout] test multi::tests::test_glob_walk_root_with_prefix ... ok
[INFO] [stdout] test multi::tests::test_has_glob_pattern ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_tier2_regex_within_larger_output ... ok
[INFO] [stdout] test cmd::test::vitest::tests::test_tier2_regex_fallback_comma_format ... ok
[INFO] [stdout] test multi::tests::test_validate_glob_pattern_accepts_valid_relative_patterns ... ok
[INFO] [stdout] test multi::tests::test_validate_glob_pattern_rejects_absolute_path_with_glob ... ok
[INFO] [stdout] test multi::tests::test_validate_glob_pattern_accepts_tilde_prefix ... ok
[INFO] [stdout] test multi::tests::test_validate_glob_pattern_rejects_embedded_parent_traversal ... ok
[INFO] [stdout] test multi::tests::test_validate_glob_pattern_rejects_parent_traversal ... ok
[INFO] [stdout] test multi::tests::test_validate_glob_pattern_rejects_absolute_unix_paths ... ok
[INFO] [stdout] test multi::tests::test_glob_walk_root_no_prefix ... ok
[INFO] [stdout] test multi::tests::test_validate_glob_pattern_rejects_windows_unc_paths ... ok
[INFO] [stdout] test output::canonical::tests::test_build_result_display_failure ... ok
[INFO] [stdout] test output::canonical::tests::test_build_result_display_success ... ok
[INFO] [stdout] test output::canonical::tests::test_format_with_commas ... ok
[INFO] [stdout] test output::canonical::tests::test_build_result_serde_roundtrip ... ok
[INFO] [stdout] test output::canonical::tests::test_ensure_rendered_recomputes_when_empty ... ok
[INFO] [stdout] test output::canonical::tests::test_git_result_display ... ok
[INFO] [stdout] test output::canonical::tests::test_git_result_serde_roundtrip ... ok
[INFO] [stdout] test output::canonical::tests::test_result_display_all_passing ... ok
[INFO] [stdout] test output::canonical::tests::test_result_display_with_failures ... ok
[INFO] [stdout] test output::canonical::tests::test_summary_display_with_duration ... ok
[INFO] [stdout] test output::canonical::tests::test_summary_display_without_duration ... ok
[INFO] [stdout] test output::guardrail::tests::test_empty_inputs ... ok
[INFO] [stdout] test output::canonical::tests::test_result_serde_roundtrip ... ok
[INFO] [stdout] test output::guardrail::tests::test_pass_when_compressed_shorter ... ok
[INFO] [stdout] test output::guardrail::tests::test_skip_for_tiny_files ... ok
[INFO] [stdout] test output::guardrail::tests::test_pass_when_compressed_equal_length ... ok
[INFO] [stdout] test output::guardrail::tests::test_tiny_file_skips_guardrail_even_when_compressed_larger ... ok
[INFO] [stdout] test multi::tests::test_validate_glob_pattern_rejects_windows_drive_paths ... ok
[INFO] [stdout] test output::canonical::tests::test_outcome_display ... ok
[INFO] [stdout] test output::tee::tests::test_emit_tee_hint_format ... ok
[INFO] [stdout] test output::tee::tests::test_rotate_tee_files_noop_when_under_limit ... ok
[INFO] [stdout] test output::tee::tests::test_rotate_tee_files_removes_oldest ... ok
[INFO] [stdout] test output::tee::tests::test_save_tee_below_min_length ... ok
[INFO] [stdout] test output::tee::tests::test_save_tee_creates_file ... ok
[INFO] [stdout] test output::tee::tests::test_save_tee_truncates_large_output ... ok
[INFO] [stdout] test output::tee::tests::test_tee_on_failure_skips_success ... ok
[INFO] [stdout] test output::tests::test_clean_8bit_color_codes ... ok
[INFO] [stdout] test output::tests::test_clean_empty_input ... ok
[INFO] [stdout] test output::tests::test_clean_full_pipeline ... ok
[INFO] [stdout] test output::tests::test_clean_unicode_with_ansi ... ok
[INFO] [stdout] test output::tee::tests::test_tee_on_failure_saves_on_nonzero ... ok
[INFO] [stdout] test output::tests::test_clean_with_mode_verbose ... ok
[INFO] [stdout] test output::tests::test_collapse_handles_windows_line_endings ... ok
[INFO] [stdout] test output::tests::test_collapse_mixed_cr_crlf ... ok
[INFO] [stdout] test output::tests::test_collapse_only_cr_no_newline ... ok
[INFO] [stdout] test output::tests::test_collapse_progress_multiline_mixed ... ok
[INFO] [stdout] test output::tests::test_collapse_progress_single_cr_line ... ok
[INFO] [stdout] test output::tests::test_collapse_reversed_line_ending ... ok
[INFO] [stdout] test output::tests::test_collapse_trailing_cr ... ok
[INFO] [stdout] test output::tests::test_content_accessor ... ok
[INFO] [stdout] test output::tests::test_deduplicate_consecutive_identical ... ok
[INFO] [stdout] test output::tests::test_deduplicate_preserves_blank_lines ... ok
[INFO] [stdout] test output::tests::test_deduplicate_preserves_non_consecutive ... ok
[INFO] [stdout] test output::tests::test_deduplicate_trailing_whitespace_differs ... ok
[INFO] [stdout] test output::tests::test_degraded_is_degraded ... ok
[INFO] [stdout] test output::tests::test_emit_markers_degraded_writes_warnings ... ok
[INFO] [stdout] test output::tests::test_emit_markers_full_is_noop ... ok
[INFO] [stdout] test output::tests::test_emit_markers_passthrough_writes_notice ... ok
[INFO] [stdout] test output::tests::test_from_exit_code_negative_is_verbose ... ok
[INFO] [stdout] test output::tests::test_from_exit_code_nonzero_is_verbose ... ok
[INFO] [stdout] test output::tests::test_from_exit_code_zero_is_compact ... ok
[INFO] [stdout] test output::tests::test_from_optional_none_is_verbose ... ok
[INFO] [stdout] test output::tests::test_from_optional_some_nonzero_is_verbose ... ok
[INFO] [stdout] test output::tests::test_from_optional_some_zero_is_compact ... ok
[INFO] [stdout] test output::tests::test_full_is_full ... ok
[INFO] [stdout] test output::tee::tests::test_tee_on_failure_skips_none ... ok
[INFO] [stdout] test output::tests::test_clean_with_mode_compact ... ok
[INFO] [stdout] test output::tests::test_header_large_token_no_overflow ... ok
[INFO] [stdout] test output::tests::test_header_format ... ok
[INFO] [stdout] test output::tests::test_header_output_exceeds_input_no_underflow ... ok
[INFO] [stdout] test output::tests::test_header_uses_format_number ... ok
[INFO] [stdout] test output::tests::test_passthrough_is_passthrough ... ok
[INFO] [stdout] test output::tests::test_strip_ansi_handles_only_escape_codes ... ok
[INFO] [stdout] test output::tests::test_strip_ansi_preserves_plain_text ... ok
[INFO] [stdout] test output::tests::test_header_zero_input_tokens ... ok
[INFO] [stdout] test output::tests::test_tier_names ... ok
[INFO] [stdout] test output::tests::test_strip_ansi_removes_color_codes ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_summary_quiet_mode_no_equals ... ok
[INFO] [stdout] test cmd::test::pytest::tests::test_tier1_all_failures ... ok
[INFO] [stdout] test multi::tests::test_glob_walk_root_bracket ... ok
[INFO] [stdout] test output::tests::test_into_content ... ok
[INFO] [stdout] test output::tests::test_truncate_empty_input ... ok
[INFO] [stdout] test cascade::tests::test_serde_cascade_returns_starting_mode_when_within_budget ... ok
[INFO] [stdout] test cascade::tests::test_serde_cascade_escalates_from_full_to_structure ... ok
[INFO] [stdout] test cascade::tests::test_cascade_escalates_to_more_aggressive_mode ... ok
[INFO] [stdout] test output::tests::test_truncate_budget_one_token ... ok
[INFO] [stdout] test output::tests::test_truncate_zero_budget_non_empty ... ok
[INFO] [stdout] test process::tests::count_token_pair_original_equals_transformed_for_identical_input ... ok
[INFO] [stdout] test process::tests::count_token_pair_returns_some_for_empty_strings ... ok
[INFO] [stdout] test cascade::tests::test_cascade_returns_first_mode_when_within_budget ... ok
[INFO] [stdout] test cascade::tests::test_cascade_falls_through_to_line_truncation ... ok
[INFO] [stdout] test process::tests::count_token_pair_returns_some_for_valid_input ... ok
[INFO] [stdout] test output::tests::test_truncate_within_budget ... ok
[INFO] [stdout] test process::tests::read_and_validate_rejects_nonexistent_file ... ok
[INFO] [stdout] test process::tests::report_token_stats_does_not_panic_with_none_values ... ok
[INFO] [stdout] test output::tests::test_truncate_mixed_newline_styles ... ok
[INFO] [stdout] test output::tests::test_truncate_unicode_char_boundaries ... ok
[INFO] [stdout] test process::tests::process_result_fields_accessible ... ok
[INFO] [stdout] test cascade::tests::test_serde_cascade_structure_start_exceeds_falls_to_truncation ... ok
[INFO] [stdout] test cascade::tests::test_serde_cascade_full_to_structure_exceeds_falls_to_truncation ... ok
[INFO] [stdout] test runner::tests::read_pipe_accepts_output_under_limit ... ok
[INFO] [stdout] test runner::tests::run_args_with_literal_backslash_n ... ok
[INFO] [stdout] test cascade::tests::test_cascade_single_mode_types ... ok
[INFO] [stdout] test output::tests::test_truncate_only_blank_lines ... ok
[INFO] [stdout] test process::tests::report_token_stats_does_not_panic_with_valid_values ... ok
[INFO] [stdout] test output::tests::test_truncate_content_exactly_at_budget ... ok
[INFO] [stdout] test runner::tests::run_completes_within_timeout ... ok
[INFO] [stdout] test runner::tests::run_empty_program_name_errors ... ok
[INFO] [stdout] test runner::tests::run_echo_captures_stdout ... ok
[INFO] [stdout] test runner::tests::run_does_not_interpret_shell_metacharacters ... ok
[INFO] [stdout] test runner::tests::dispatch_overhead_under_15ms ... ok
[INFO] [stdout] test runner::tests::run_captures_stderr ... ok
[INFO] [stdout] test runner::tests::run_binary_output_is_lossy ... ok
[INFO] [stdout] test output::tests::test_truncate_single_long_line ... ok
[INFO] [stdout] test runner::tests::run_preserves_zero_exit_code ... ok
[INFO] [stdout] test runner::tests::run_returns_error_for_nonexistent_program ... ok
[INFO] [stdout] test tests::test_flag_value_matching_subcommand_is_consumed ... ok
[INFO] [stdout] test runner::tests::run_tracks_duration ... ok
[INFO] [stdout] test tests::test_is_flag_with_value_covers_all_value_flags ... ok
[INFO] [stdout] test runner::tests::run_timeout_zero_kills_immediately ... ok
[INFO] [stdout] test runner::tests::run_handles_large_stdout_without_deadlock ... ok
[INFO] [stdout] test tests::test_is_flag_with_value_rejects_boolean_flags ... ok
[INFO] [stdout] test tests::test_validate_bounded_arg_at_max_passes ... ok
[INFO] [stdout] test tests::test_validate_bounded_arg_none_passes ... ok
[INFO] [stdout] test tests::test_validate_bounded_arg_valid_value_passes ... ok
[INFO] [stdout] test tests::test_validate_bounded_arg_over_max ... ok
[INFO] [stdout] test tests::test_validate_bounded_arg_zero_without_hint ... ok
[INFO] [stdout] test output::tests::test_truncate_over_budget_reduces ... ok
[INFO] [stdout] test tokens::tests::test_format_number ... ok
[INFO] [stdout] test tests::test_validate_bounded_arg_zero_with_hint ... ok
[INFO] [stdout] test tokens::tests::test_stats_format ... ok
[INFO] [stdout] test tokens::tests::test_count_tokens ... ok
[INFO] [stdout] test tokens::tests::test_token_stats ... ok
[INFO] [stdout] test output::guardrail::tests::test_triggered_when_compressed_larger_bytes_and_tokens ... ok
[INFO] [stdout] test output::tests::test_truncate_appends_marker ... ok
[INFO] [stdout] test runner::tests::run_handles_empty_output ... ok
[INFO] [stdout] test cache::tests::test_cache_invalidation_on_mtime_change ... ok
[INFO] [stdout] test runner::tests::run_kills_on_timeout ... ok
[INFO] [stdout] test runner::tests::run_stderr_with_zero_exit ... ok
[INFO] [stdout] test runner::tests::run_preserves_nonzero_exit_code ... ok
[INFO] [stdout] test runner::tests::run_handles_concurrent_stdout_stderr ... ok
[INFO] [stdout] test runner::tests::read_pipe_one_byte_over_limit_fails ... ok
[INFO] [stdout] test runner::tests::read_pipe_enforces_max_output_limit ... ok
[INFO] [stdout] test runner::tests::read_pipe_at_exact_limit_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 530 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-4e5abc82b9cd8543)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test test_cli_filename_detects_java ... ok
[INFO] [stdout] test test_cli_filename_detects_typescript ... ok
[INFO] [stdout] test test_cli_filename_detects_json ... ok
[INFO] [stdout] test test_cli_filename_detects_rust ... ok
[INFO] [stdout] test test_cli_filename_unknown_ext_fails ... ok
[INFO] [stdout] test test_cli_filename_no_extension_fails ... ok
[INFO] [stdout] test test_cli_empty_file ... ok
[INFO] [stdout] test test_cli_filename_detects_python ... ok
[INFO] [stdout] test test_cli_auto_detect_python ... ok
[INFO] [stdout] test test_cli_auto_detect_rust ... ok
[INFO] [stdout] test test_cli_filename_rust_signatures ... ok
[INFO] [stdout] test test_cli_lang_alias_with_file ... ok
[INFO] [stdout] test test_cli_minimal_mode_help_text ... ok
[INFO] [stdout] test test_cli_lang_alias_stdin ... ok
[INFO] [stdout] test test_cli_minimal_mode_python_shebang ... ok
[INFO] [stdout] test test_cli_nonexistent_file ... ok
[INFO] [stdout] test test_cli_minimal_mode_stdin ... ok
[INFO] [stdout] test test_cli_pseudo_mode_python ... ok
[INFO] [stdout] test test_cli_all_languages_structure ... ok
[INFO] [stdout] test test_cli_pseudo_mode_rust ... ok
[INFO] [stdout] test test_cli_auto_detect_typescript ... ok
[INFO] [stdout] test test_cli_pseudo_mode_stdin ... ok
[INFO] [stdout] test test_cli_invalid_mode ... ok
[INFO] [stdout] test test_cli_filename_detects_go ... ok
[INFO] [stdout] test test_cli_signatures_mode ... ok
[INFO] [stdout] test test_cli_filename_with_path_prefix ... ok
[INFO] [stdout] test test_cli_full_mode ... ok
[INFO] [stdout] test test_cli_filename_with_mode ... ok
[INFO] [stdout] test test_cli_help ... ok
[INFO] [stdout] test test_cli_filename_language_override ... ok
[INFO] [stdout] test test_cli_explicit_language_override ... ok
[INFO] [stdout] test test_cli_filename_not_stdin_fails ... ok
[INFO] [stdout] test test_cli_malformed_syntax ... ok
[INFO] [stdout] test test_cli_pseudo_mode ... ok
[INFO] [stdout] test test_cli_lang_and_language_equivalent ... ok
[INFO] [stdout] test test_cli_structure_mode ... ok
[INFO] [stdout] test test_cli_types_mode ... ok
[INFO] [stdout] test test_cli_unicode_content ... ok
[INFO] [stdout] test test_cli_stdin_with_language ... ok
[INFO] [stdout] test test_cli_unsupported_extension ... ok
[INFO] [stdout] test test_cli_minimal_mode ... ok
[INFO] [stdout] test test_cli_stdin_without_language_fails ... ok
[INFO] [stdout] test test_cli_stdin_large_input_completes_within_time_bound ... ok
[INFO] [stdout] test test_cli_version ... ok
[INFO] [stdout] test test_cli_stdin_large_input_streaming ... ok
[INFO] [stderr]      Running tests/cli_build.rs (/opt/rustwide/target/debug/deps/cli_build-f9beb3216e7912f7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_skim_build_help ... ok
[INFO] [stdout] test test_skim_build_unknown_tool_shows_error ... ok
[INFO] [stdout] test test_skim_build_no_tool_shows_error ... ok
[INFO] [stdout] test test_skim_build_short_help ... ok
[INFO] [stdout] test test_skim_build_cargo_stub_dispatches ... ok
[INFO] [stdout] test test_skim_build_cargo_in_repo ... ok
[INFO] [stderr]      Running tests/cli_cache.rs (/opt/rustwide/target/debug/deps/cli_cache-dbb94c16b2f6ecb1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_cache_basic_reuse ... ok
[INFO] [stdout] test test_clear_cache_command ... ok
[INFO] [stdout] test test_no_cache_flag ... ok
[INFO] [stdout] test test_cache_different_modes ... ok
[INFO] [stdout] test test_cache_with_explicit_language ... ok
[INFO] [stdout] test test_cache_with_glob_patterns ... ok
[INFO] [stdout] test test_cache_stats_computed_on_hit_when_missing ... ok
[INFO] [stdout] test test_cache_invalidation_on_file_modification ... ok
[INFO] [stdout] test test_no_cache_with_show_stats ... ok
[INFO] [stdout] test test_cache_stores_token_counts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_completions.rs (/opt/rustwide/target/debug/deps/cli_completions-bed75dd304c25115)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_completions_bash_outputs_valid_script ... ok
[INFO] [stdout] test test_completions_case_sensitive_rejects_uppercase ... ok
[INFO] [stdout] test test_completions_include_language_values ... ok
[INFO] [stdout] test test_completions_include_mode_values ... ok
[INFO] [stdout] test test_completions_file_on_disk_takes_precedence ... ok
[INFO] [stdout] test test_completions_zsh_outputs_valid_script ... ok
[INFO] [stdout] test test_completions_missing_shell_errors ... ok
[INFO] [stdout] test test_completions_help ... ok
[INFO] [stdout] test test_completions_include_subcommand_names ... ok
[INFO] [stdout] test test_completions_elvish_outputs_valid_script ... ok
[INFO] [stdout] test test_completions_powershell_outputs_valid_script ... ok
[INFO] [stdout] test test_completions_invalid_shell_errors ... ok
[INFO] [stdout] test test_completions_fish_outputs_valid_script ... ok
[INFO] [stdout] test test_completions_extra_args_ignored ... ok
[INFO] [stdout] test test_completions_bash_syntax_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_directory.rs (/opt/rustwide/target/debug/deps/cli_directory-3a1d217f6a25e51b)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_directory_current_directory ... ok
[INFO] [stdout] test test_directory_no_ignore_shows_hidden_files ... ok
[INFO] [stdout] test test_directory_empty ... ok
[INFO] [stdout] test test_directory_mixed_languages ... ok
[INFO] [stdout] test test_directory_only_unsupported_files ... ok
[INFO] [stdout] test test_directory_no_ignore_hint_in_error ... ok
[INFO] [stdout] test test_directory_language_override_ignored ... ok
[INFO] [stdout] test test_directory_no_header_flag ... ok
[INFO] [stdout] test test_directory_with_jobs_flag ... ok
[INFO] [stdout] test test_directory_with_headers ... ok
[INFO] [stdout] test test_directory_skips_hidden_directories ... ok
[INFO] [stdout] test test_directory_no_ignore_includes_gitignored ... ok
[INFO] [stdout] test test_directory_nested_gitignore ... ok
[INFO] [stdout] test test_directory_with_subdirectory ... ok
[INFO] [stdout] test test_directory_single_language ... ok
[INFO] [stdout] test test_directory_gitignore_without_git_repo ... ok
[INFO] [stdout] test test_directory_respects_gitignore ... ok
[INFO] [stdout] test test_directory_skips_hidden_files_by_default ... ok
[INFO] [stdout] test test_directory_skips_symlinks ... ok
[INFO] [stdout] test test_directory_recursive ... ok
[INFO] [stdout] test test_directory_with_modes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_discover.rs (/opt/rustwide/target/debug/deps/cli_discover-83328cd3f3cadfb3)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_discover_bash_commands ... ok
[INFO] [stdout] test test_discover_unknown_flag_error ... ok
[INFO] [stdout] test test_discover_unknown_agent_error ... ok
[INFO] [stdout] test test_discover_no_agent_dir ... ok
[INFO] [stdout] test test_discover_invalid_since ... ok
[INFO] [stdout] test test_discover_json_has_structure ... ok
[INFO] [stdout] test test_discover_help ... ok
[INFO] [stdout] test test_discover_empty_dir ... ok
[INFO] [stdout] test test_discover_with_synthetic_session ... ok
[INFO] [stdout] test test_discover_agent_filter ... ok
[INFO] [stdout] test test_discover_session_latest ... ok
[INFO] [stdout] test test_discover_json_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_e2e_build_parsers.rs (/opt/rustwide/target/debug/deps/cli_e2e_build_parsers-9dd90df4665414ec)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_build_missing_tool_exit_code ... ok
[INFO] [stdout] test test_build_unknown_tool_exit_code ... ok
[INFO] [stdout] test test_build_cargo_structured_output ... ok
[INFO] [stdout] test test_build_cargo_success_exit_code ... ok
[INFO] [stdout] test test_build_clippy_success_exit_code ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p rskim --test cli_e2e_build_parsers`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_build_clippy_success_exit_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_build_clippy_success_exit_code' (1467) panicked at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"[notice] output passed through without parsing\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/skim" "build" "clippy"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] error: \'cargo-clippy\' is not installed for the custom toolchain \'1f7f8ea0721a3b1eb73e6c6d25cccb371434b320\'.
[INFO] [stdout] note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stdout] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr="[notice] output passed through without parsing\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ece2a4f4a6a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ece2a4f4a6a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ece2a4f4a6a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ece2a4f4a6a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ece2a50af2a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ece2a50af2a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ece2a4fa6f2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ece2a4fa6f2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ece2a4d33ef - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ece2a4d33ef - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ece2a4ecfa9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ece2a446b0c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ece2a446b0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ece2a4ed162 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ece2a4ed162 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ece2a4d34a8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ece2a4cae49 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ece2a4d41bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ece2a50b73c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ece2a47b808 - core[786f478f706679df]::panicking::panic_display::<assert_cmd[f3c163b94993e552]::assert::AssertError>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ece2a47f207 - <assert_cmd[f3c163b94993e552]::assert::AssertError>::panic::<assert_cmd[f3c163b94993e552]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5ece2a47e437 - <<assert_cmd[f3c163b94993e552]::assert::AssertError>::panic<assert_cmd[f3c163b94993e552]::assert::Assert> as core[786f478f706679df]::ops::function::FnOnce<(assert_cmd[f3c163b94993e552]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5ece2a4791f3 - <core[786f478f706679df]::result::Result<assert_cmd[f3c163b94993e552]::assert::Assert, assert_cmd[f3c163b94993e552]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[f3c163b94993e552]::assert::AssertError>::panic<assert_cmd[f3c163b94993e552]::assert::Assert>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5ece2a4805f0 - <assert_cmd[f3c163b94993e552]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x5ece2a4394c0 - cli_e2e_build_parsers[7f361dc79c648ea1]::test_build_clippy_success_exit_code
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rskim/tests/cli_e2e_build_parsers.rs:56:10
[INFO] [stdout]   25:     0x5ece2a438ab7 - cli_e2e_build_parsers[7f361dc79c648ea1]::test_build_clippy_success_exit_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rskim/tests/cli_e2e_build_parsers.rs:49:41
[INFO] [stdout]   26:     0x5ece2a43aaa6 - <cli_e2e_build_parsers[7f361dc79c648ea1]::test_build_clippy_success_exit_code::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5ece2a43abeb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5ece2a43abeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5ece2a4475db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5ece2a4475db - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5ece2a4475db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5ece2a4475db - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5ece2a4475db - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5ece2a4475db - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5ece2a4475db - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5ece2a442cf4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5ece2a442cf4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5ece2a44a1e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5ece2a44a1e2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5ece2a44a1e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5ece2a44a1e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5ece2a44a1e2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ece2a44a1e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5ece2a44a1e2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ece2a4f42ff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5ece2a4f42ff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x742f874c4aa4 - <unknown>
[INFO] [stdout]   48:     0x742f87551a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_build_clippy_success_exit_code
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "984855fcf2138e973212d3c47a7ea06586f28af795aea2612d02a6d48dc01e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "984855fcf2138e973212d3c47a7ea06586f28af795aea2612d02a6d48dc01e51", kill_on_drop: false }`
[INFO] [stdout] 984855fcf2138e973212d3c47a7ea06586f28af795aea2612d02a6d48dc01e51
